1bashThis demonstrates decompressing files from a ZIP archive using the unzip command.unzip foo.zipexternal toolsunziparchive extraction
2bashThis demonstrates extracting contents from a ZIP archive using the unzip command.unzip myArchive.zipexternal toolsunziparchive extraction